Skip to content

[WIP] fix: model config parity between python and go#1650

Draft
supreme-gg-gg wants to merge 6 commits intokagent-dev:mainfrom
supreme-gg-gg:fix/go-python-parity
Draft

[WIP] fix: model config parity between python and go#1650
supreme-gg-gg wants to merge 6 commits intokagent-dev:mainfrom
supreme-gg-gg:fix/go-python-parity

Conversation

@supreme-gg-gg
Copy link
Copy Markdown
Contributor

@supreme-gg-gg supreme-gg-gg commented Apr 10, 2026

Do not merge, still need more testing with Ollama and Bedrock

Summary

Closes most of the gap between python and go identified in #1643

This will allow most users to directly switch from runtime: python to runtime: go without needing to worry about existing LLM provider configs since everything will be supported on the Go side, improving adoption of the new go runtime

Testing Plan

  • All new unit tests in go adk passes, all old unit tests in python passes
  • Bedrock LLM and embedding model in Go runtime
  • Ollama LLM and embedding model in Go runtime
  • Gemini / OpenAI with TLS / Api key passthrough in Go runtime

Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
… support ollama

Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
Signed-off-by: Jet Chiang <pokyuen.jetchiang-ext@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant